Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix CI failures on main #1701

Merged
merged 2 commits into from
Feb 24, 2025
Merged

fix CI failures on main #1701

merged 2 commits into from
Feb 24, 2025

Conversation

lmb
Copy link
Collaborator

@lmb lmb commented Feb 24, 2025

testutils: fix use of old NewSlicePointer

The test doesn't compile due to a rebase snafu. Fix it by using the new
function.

Signed-off-by: Lorenz Bauer <[email protected]>

link: accept ENOENT when trying to probe a non-existing address

It seems like creating a kprobe_multi now returns ENOENT on newer kernels.

Signed-off-by: Lorenz Bauer <[email protected]>

lmb added 2 commits February 24, 2025 20:13
The test doesn't compile due to a rebase snafu. Fix it by using the
new function.

Signed-off-by: Lorenz Bauer <[email protected]>
It seems like creating a kprobe_multi now returns ENOENT on newer
kernels.

Signed-off-by: Lorenz Bauer <[email protected]>
@lmb lmb changed the title testutils: fix use of old NewSlicePointer fix CI failures on main Feb 24, 2025
@lmb lmb marked this pull request as ready for review February 24, 2025 21:19
@lmb lmb requested review from mmat11 and a team as code owners February 24, 2025 21:19
@lmb lmb merged commit c1466e0 into cilium:main Feb 24, 2025
17 checks passed
@lmb lmb deleted the windows-testutils-pointer branch February 24, 2025 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant